﻿@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "SOURCEHANSANSCN-REGULAR";
  src: url("../fontface/SOURCEHANSANSCN-REGULAR.woff2") format("woff2"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.woff") format("woff"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.ttf") format("truetype"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.eot") format("embedded-opentype"),
       url("../fontface/SOURCEHANSANSCN-REGULAR.svg") format("svg");
}
*{ padding:0; margin:0; box-sizing: border-box;}
body { font-family:'Microsoft YaHei';font-size:14px;color:#333; overflow-x:hidden; /* background: url("../images/background.jpg");
    background-attachment: fixed;
    background-position: center 0;
    will-change: background-position;*/background:#fff; }
body{font-family: 'Microsoft YaHei' !important;}
select{margin:0}
select option{text-align:left;}
ul,ol,li {list-style: outside none none; }
a {text-decoration: none; color:#555;}
a:hover{ text-decoration: none; color: #EB5F00;}
img{border:none; max-width:100%;}
.clear{clear:both; display:block;}
.clearfixed:after{ content: ""; clear:both; display:block;}

input:focus {
	border: 1px solid #00b140 !important;
}
.fl{float:left;}
.fr{float:right;}
.wrap{ width:1400px; margin:0 auto;}
header{ width:100%; border-bottom:1px solid #dfdfdf; height:63px; background:#fff;}
.logo{ display:inline-block; padding-top:17px;}
.yy{ line-height:63px; background:url("../images/yy.jpg") no-repeat left center; padding-left:30px; font-weight:bold;}

.line{font-size: 20px;font-weight: normal;margin: 0 8px 0 8px;color:#bbbbbb;}
.sou{ padding:18px 0 0 16px;}
#search-bar{
    background: #85cc9f;
    background: -webkit-gradient(linear,left top,right top,from(#16a148),to(#85cc9f));
    background: -webkit-linear-gradient(left,#16a148 0%,#85cc9f 100%);
    background: -o-linear-gradient(left,#16a148 0%,#85cc9f 100%);
    background: linear-gradient(to right,#16a148 0%,#85cc9f 100%); height:70px; display:none; padding-top:10px;}
.se-xi{ width:552px; height:45px; background:#fff; border-radius:25px; margin:0 auto; position:relative;}
.se-xi input{ border:none; background:none; height:45px; width:100%;border-radius:20px; display:block; outline:none; padding-left:20px;}
.se-xi div{border-radius: 25px;
    font-size: 20px;
    height: 45px;
    width: 60px;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    outline: none;
	background:url("../images/s02.png") no-repeat center center;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
	outline:none;
	border:none;
    cursor:pointer
}
.se-xi div:hover{ background:url("../images/s01.png") no-repeat center center #00b140;  cursor:pointer}
nav { height:46px; background:#fff;}
nav ul li{ float:left; line-height:46px; position:relative;}
nav ul li a{ font-size:16px; padding:0 44px; display:block; position:relative;}
nav ul li a:hover,nav ul .on a{ background:#f9f9fa;color: #EB5F00;}
/*nav ul li a:after{ content:""; width:6px; height:7px; background:url(../images/nav-icon.png) no-repeat center; position:absolute; right:10px; top:25px;}*/
.tttt{ width:188px; position:absolute; left:0; top:46px; display:none;  background:#f9f9fa; text-align:left; padding:0 15px; transition-duration:.5s; z-index:9999;-moz-box-shadow:1px 1px 5px #696969; -webkit-box-shadow:1px 1px 5px #696969; box-shadow:1px 1px 5px #696969;}
.tttt li{ padding-bottom:0; float:left; width:97%; transition-duration:.5s; border-bottom:1px solid #e5e5e5; line-height:42px; margin-right:6%; position:relative;}
.tttt li:nth-child(2n){ margin-right:0;}
.tttt li a{ color:#333; font-size:14px; padding:0;}
.tttt li a:hover{ color:#EB5F00}
.tttt li a:after{ display:none;}
nav ul .on .tttt li a{ color:#333;}
nav ul .on .tttt li a:hover{color:#EB5F00}

.tttt li:after{ content:""; width:4px; height:0; top:20%; position:absolute; left:0; transition-duration:.5s; background:#097b32}


.footer{
  width: 100%; 
  position: relative;
  background: #595757;
  color: #fff;
  padding-top: 25px;
  overflow: hidden;
}
/*.footer:after{width: 623px; height:310px; position: absolute; top: 0; left: 0; content: ""; background: url(../images/f-l.png) no-repeat left top; z-index: 1;}
.footer:before{width: 387px; height:167px; position: absolute; bottom: 0; right:0; content: ""; background: url(../images/f-r.png) no-repeat right bottom; z-index: 1;}*/
.f-left{width: 37%; float: left;}
.f-left .bit{line-height: 48px; font-size: 16px;border-bottom: 1px solid #8b8a8a;}
.f-left .list ul{padding-top: 12px;}
.f-left .list ul li{line-height: 28px; font-size: 14px; list-style: none; padding-left: 25px; width: 100%;text-align: left;}
.f-left .list ul li:nth-child(1){background: url("../images/f-1.png") no-repeat left top;height:auto;line-height:20px;}
.f-left .list ul li:nth-child(2){background: url("../images/f-2.png") no-repeat left center;}
.f-left .list ul li:nth-child(3){background: url("../images/f-4.png") no-repeat left center;}
.f-left .list ul li:nth-child(4){background: url("../images/f-4.png") no-repeat left 7px; width:100%;}
.f-left .list ul li span{ padding-left:81px}
.f-right{width: 63%; float: right;}
.f-right dl{width: 22%; float: left; margin-right:4%; }
.f-right dl:nth-child(1){width:38%;float:left;margin:0 10%;}
.f-right dl:nth-child(2){width:10%;float:left;margin-right: 10%;}
.f-right dl:nth-child(3){margin-right: 0; }
.f-right dl dt{width: 100%; border-bottom: 1px solid #8b8a8a; line-height: 48px; font-size: 16px; margin-bottom:8px;}
.f-right dl dd{width: 100%; font-size: 14px; line-height:28px; transition-duration:.5s; cursor:pointer }
.f-right dl:nth-child(3) dd{width:44%;float:left; }
.f-right dl dd a,.f-right dl dt a{ color:#fff;}
.f-right dl dd a:hover{ color:#EB5F00;}
.f-right dl:nth-child(4) dd{padding-right: 0; border-bottom: 1px solid #8b8a8a; line-height: 0; padding-top:10px; padding-bottom:10px; width:33.33%; float:left; position:relative;}
.f-right dl:nth-child(4) dd span{ position:absolute;bottom:35px; opacity:0; transition-duration:.5s; width:100px; left:25%; margin-left:-75%; z-index:3;}
.f-right dl:nth-child(4) dd:hover span{ opacity:1;}
.f-right dl:nth-child(4) dd p{ width:26px; height:22px; background-repeat:no-repeat;}
.f-right dl:nth-child(4) .ic01 p{background: url("../images/f-5.png") no-repeat center;}
.f-right dl:nth-child(4) .ic02 p{background: url("../images/f-6.png") no-repeat center;}
.f-right dl:nth-child(4) .ic03 p{background: url("../images/f-7.png") no-repeat center;}
.f-right dl:nth-child(4) .ic04 p{background: url("../images/f-8.png") no-repeat center;}
.f-right dl:nth-child(4) .ic05 p{background: url("../images/f-9.png") no-repeat center;}
.f-right dl:nth-child(4) .ic01:hover p{background: url("../images/f-5-1.png") no-repeat center;}
.f-right dl:nth-child(4) .ic02:hover p{background: url("../images/f-6-1.png") no-repeat center;}
.f-right dl:nth-child(4) .ic03:hover p{background: url("../images/f-7-1.png") no-repeat center;}
.f-right dl:nth-child(4) .ic04:hover p{background: url("../images/f-8-1.png") no-repeat center;}
.f-right dl:nth-child(4) .ic05:hover p{background: url("../images/f-9-1.png") no-repeat center;}


/*.f-right dl:nth-child(4) dd:nth-child(2){background: url(../images/f-5.png) no-repeat 10px center;}
.f-right dl:nth-child(4) dd:nth-child(3){background: url(../images/f-6.png) no-repeat 11px center;}
.f-right dl:nth-child(4) dd:nth-child(4){background: url(../images/f-7.png) no-repeat 12px center;}
.f-right dl:nth-child(4) dd:nth-child(5){background: url(../images/f-8.png) no-repeat 15px center;}*/

.f-center{width: 100%; margin-top:20px; border-top: 1px solid #8b8a8a; padding:20px 0;}
.f-center span{font-size: 13px; line-height: 24px; float: left;}
.f-center span a:hover{ color:#00b13f !important;}
.f-center span b{ font-weight:normal;}
.f-center span .qu{ display:block;}
.f-center .select{width: 222px; height: 35px; border:1px solid #8b8a8a; background: rgba(255,255,255,0.3); float: right; cursor: pointer; position: relative;}
.f-center .select select{ width:100%; height:100%; border:none; background:none; opacity:0; position:relative; z-index:3;}
.placeholder{ position:absolute; top:0; left:0; width:100%; line-height:35px; color:#fff; font-size:14px; padding-left:20px; z-index:2;}
.f-center .select p{line-height: 35px; font-size: 14px; padding-left:20px;}
/*.f-right dl dd:hover{ padding-left:10px;}
.f-right dl:nth-child(4) dd:hover{ padding-left:60px;}*/



/*小屏导航*/
.xs-top{display: none;}

.mobile{width: 100%; z-index: 9998; position: fixed; top: 0; right: 0; height: 50px;}
.mobile-inner{ margin-right: auto;margin-left: auto; position: relative;}

.mobile-inner-header{width: 55px; height: 55px; position: fixed; top: 0; right: 0; display:none; transition-duration:.3s;}
.mobile-inner-header-icon{color: #ffffff;background: #EB5F00; height: 55px; font-size:25px; text-align: center; float:right; width: 55px; position: relative; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s;transition: background 0.5s;}
.mobile-inner-header-icon span{position: absolute; left: calc((100% - 25px) / 2); top: calc((100% - 5px) / 2); width: 30px; height: 3px; background-color: #fff;transition-duration: 0.5s;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(10px) rotate(0deg); }
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-10px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){ width:20px;}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both; animation-name: clickfirst;}   
.mobile-inner-header-icon-click span:nth-child(2){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: clicksecond;}
.mobile-inner-header-icon-out span:nth-child(1){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outfirst; }   
.mobile-inner-header-icon-out span:nth-child(2){ animation-duration: 0.5s;animation-fill-mode: both; animation-name: outsecond; }
.mobile-inner-nav{ background:#EB5F00; width: 100%; position: fixed; top: 55px;left: 0px; display: none; z-index:9998;}
.wap-lyb,.wap-yingpin,.wap-kong{display:none;}
.active_mobile span:nth-child(3){ opacity:0;}
.active_mobile span:nth-child(1){transform: rotate(45deg);width: 30px;}
.active_mobile span:nth-child(2){transform: rotate(-45deg);width: 30px;}
.subNavBox1{width:100%;}
.subNav1{display: block;
  width: 100%;
  border-bottom: 1px solid #fff;
  line-height: 50px;
  font-size: 16px;
  color: #555;
  padding:0 15px;
  background: url("../images/jia1.png") no-repeat 96% center;
  color:#fff;
}
.t-pa{ top:60px;}
.currentDt1{
	background: url("../images/jian1.png") no-repeat 96% center #EB5F00;
}
.navContent1{display: none; border-bottom: 1px solid #fff; padding:10px 0; background:#EB5F00;}
.navContent1 li{ line-height:30px;}
.navContent1 li a{display:block; font-size:14px; color:#fff; padding-left: 40px;}
.so-mobile-fl{ width:100%; padding:10px 10px 10px 40px;}
.so-mobile-fl p{ font-size:14px; padding-bottom:10px; color:#fff; position:relative;}
.so-mobile-fl a{ display:block; font-size:14px; color:#fff; padding-bottom:10px; float:left; padding-right:10px;}
.xg-mobile-bt{ font-size:16px; padding:10px 20px;}
.xg-mobile-bt a{ color:#fff; position:relative; padding-left:20px;}
.xg-mobile-bt a:before{content: '';
    width: 15px;
    height: 15px;
    background: url("../images/m_anniu1.png") no-repeat center;
    position: absolute;
    left: 0;
    top: 2px;
    background-size: cover;}
/*菜单结束*/
.oa a:hover{ color:#EB5F00 !important}



.m_link{text-align:center; border-bottom:1px solid #dbdcde;display:none;}
 .m_link.active{background:#d5d9df;}
.m_link .tab{color:#fff; font-size:16px;  padding:10px 48px 10px 0; display:inline-block; *display:inline; *zoom:1; position:relative;}
.m_link .tab:before{content: '';
    background: url("../images/xia.png") no-repeat;
    width: 50px;
    height: 27px;
    display: block;
    position: absolute;
    top: 18px;
    bottom: 0;
    right: -15px;
    background-size: 38%;
    margin: auto;
    transition-duration: .5s;}
/*.m_link .tab:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} */
/*.m_link .tab:before{-webkit-transform:rotate(0deg); transform:rotate(0deg); transition:all 0.6s ease-out;}*/
/*.m_link .tab.active:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#b3b3b3;}*/
.m_link .tab_con{display:none; line-height:40px; border-top:1px solid #ced0d4; padding:5px 0; font-size:14px;}
.m_link .tab_con ul{overflow:hidden; padding:0 20px;}
 .m_link .tab_con ul li{float:left; width:33.33%; text-align:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-indent:25px;}
 .m_link .tab_con ul li a{ color:#fff;}

.m_link .xz-jia:before{ content: '';
    background: url("../images/up.png") no-repeat;
    width: 50px;
    height: 27px;
    display: block;
    position: absolute;
    top: 18px;
    bottom: 0;
    right: -15px;
    background-size: 38%;
    margin: auto;
    transition-duration: .5s;}


.cssSelect{white-space:nowrap;float: none;
    width: 100%;
    height: 40px;
    position: relative;}
.cssSelect *{display:block;}
.cssSelect a{color:#666;outline-width:0;text-decoration:none}
.cssSelect .selectBox{cursor:pointer;  width: 100%;}
.cssSelect .selectLt{cursor:pointer;float:left;text-align:left}
.cssSelect .selectRt{cursor:pointer;background:url("../images/down.png") no-repeat center center #a7a6a6; float:left}
.cssSelect .selectBox{}.cssSelect .selectLt{overflow:hidden;height:41px;line-height:41px;padding:0 10px;background:none transparent scroll repeat 0% 0%;color:#fff; width:100%; opacity:0; z-index:3; position:relative;}
.cssSelect .selectRt{height:34px;padding-bottom:0;padding-top:0;padding-left:0;padding-right:28px; width:41px;position: absolute;
    right: 0;}
.cssSelect .sNormal{background-position:0 0}.cssSelect .sHover{background-position:0 -50px}
/*.cssSelect .sHover .selectRt{background:url(../images/skin_icons.png) -49px -160px no-repeat #e6e6e6}
.cssSelect .sPressDown{}.cssSelect .sPressDown .selectRt{background:url(../images/skin_icons.png) -49px -160px no-repeat #e6e6e6}*/
.cssSelect .optionsBox{position:absolute;border:1px solid #dbdbdb;padding:2px;margin:0;background:#fff;z-index:100; width:100%;}
.cssSelect .optionsInnerBox{}.cssSelect .optionBox{cursor:pointer;padding:2px 30px 2px 18px;margin:0;height:25px;line-height:25px; color:#333;}
.cssSelect .optionBox span{cursor:pointer;font-size:12px}
.cssSelect .oNormal{}.cssSelect .oHover{background:#EB5F00;color:#fff}
/*.cssSelect .selected{background:#ff4a00;color:#fff}*/
.yuyan div{width:26px;height:26px;}
.yuyan div a{font-weight:bold;}
@media screen and (max-width: 1920px){
	.wrap{ width:1230px;}
	nav ul li a{ padding:0 70px;}
	.ab-txt{text-indent:2em;}
	.yingpin {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;

    
}
.yingpin.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.yingpin-container {
    border:30px solid #75c5d0;
    position: relative;
    width:780px;   
    height:600px;
    background: #FFF;  
   
   /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);*/
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0;box-sizing:border-box;padding-left:60px;padding-right:60px;
}.form-group{margin:10px auto;}
.yingpin-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible .yingpin-container {-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);}

.yingpin-container table{width:100%;font-size:15px;}

.yingpin-container table tr td{padding-top:20px;}

.yingpin-container table tr td span{color:red}
.m1{width:100%;height :2rem;border-radius: 5px;text-indent:15px;border:1px solid #8f8f9d}

.m2{background:#fff}

.m3{width:600px;height :150px;padding: 15px;}
.m4{width:220px;height :60px;background:#75c5d0;margin :0 auto ;color:#fff;border:1px solid #75c5d0;cursor:pointer}

.m5{float:right}
.wap-guanzhu{display:none;}
.f-right dl dd p{font-size:.7rem}
.fu{font-size:14px;}
.yuyan{width:100px;display:block;margin-top:17px;}
.lineh{height:29px;line-height:29px;margin-top: -2px;}
.znh{margin-top: 0px;}
.enh{margin-top: 1px;}
	}
@media screen and (max-width: 1450px){
	.wrap{ width:1230px;}
	nav ul li a{ padding:0 70px;}
	.ab-txt{text-indent:2em;}
	.yingpin {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;}
.yingpin.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.yingpin-container {
    border:30px solid #75c5d0;
    position: relative;
    width:780px;   
    height:750px;
    background: #FFF;  
   
   /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);*/
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0;box-sizing:border-box;padding-left:60px;padding-right:60px;
}
.yingpin-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible .yingpin-container {-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);}
.yingpin-container table{width:100%;font-size:15px;}
.yingpin-container table tr td{padding-top:20px;}
.yingpin-container table tr td span{color:red}
.form-group{margin:10px auto;}
.m1{width:285px;height :39px;line-height :39px;text-indent:15px;border:1px solid #8f8f9d}

.m2{background:#fff}

.m3{width:600px;height :150px;padding: 15px;}
.m4{width:220px;height :60px;background:#75c5d0;margin :0 auto ;color:#fff;border:1px solid #75c5d0;cursor:pointer}

.m5{float:right}
.wap-guanzhu{display:none;}
.f-right dl dd p{font-size:.7rem}
.fu{font-size:14px;}
.yuyan{width:100px;display:block;margin-top:17px;}
.lineh{height:29px;line-height:29px;margin-top: -2px;}
.znh{margin-top: 0px;}
.enh{margin-top: 1px;}
	}
@media screen and (max-width:1261px){
	.wrap{ width:960px;}
	nav ul li a{ padding:0 70px;}
	.wap-guanzhu{display:none;}
	.m3{padding: 15px;}
	.ab-txt{text-indent:2em;}
	.f-right dl dd p{font-size:.7rem}
	.fu{font-size:14px;}
	.yuyan{width:100px;display:block;margin-top:17px;}
	.lineh{height:29px;line-height:29px;margin-top: -2px;}
.znh{margin-top: 0px;}
.enh{margin-top: 1px;}
	}

@media screen and (max-width:769px){
.yy a{line-height:47.5px;}
.footer .list{ display:block;padding: 0 20px;}
.form-group{margin:0px auto;}
.m3{padding: 15px 5px;}
.ab-txt{text-indent:0em;}
nav,.f-right{ display:none;}
.pc-lyb{display:none}
.wap-lyb{width:100%;display:block;height: 550px;margin-bottom: 75px;}
.wap-kong{width:100%;height:75px;display:block;}
.f-left{width:100%}
#search-bar{ height:60px;}
.se-xi{ width:80%; height:40px;}
.se-xi input,.se-xi button{ height:40px;}
.logo{ width:38%;padding-top:9px;padding-left:0.3rem;}
.yy{ line-height:45px; background-size:25%; padding-left:30px;margin-right: 7px;}
header{ height:45px; position:fixed; z-index:9999;width: 100%}
.sou{ padding-top:15px;}
header .wrap{ padding:0px;}
.t-ri{ padding-right:48px;}
.xs-top{display: block;}
.m_link{ display:block;margin-top:30px;}
.f-center{ border:none; margin-top:0; text-align:center; padding:10px 0 20px 0;}
.footer{ padding-top:0px;}
.mobile-inner-header{ display:block;width: 45px;height: 45px;}
.mobile-inner-header-icon{width: 45px;height: 45px;}
.f-center span{ font-size:12px;}
.oa{ display:none;}
.f-center span b{ display:block;}
.f-center span .sx{ display:none;}
.f-left .list ul li{ font-size:13px;}
.wap-lyb .message{margin:15px auto;height:40px;}
input {
    width:100%;
    height:2.5em;
    border: 1px solid #333;
    border-radius: 5px;
    text-indent: 10px;
    margin-top: 20px auto;	
}
input.focus{outline:none;}
.form-control{margin:10px auto;}
textarea{ width:96%;
    height:5em;
    border: 1px solid #333;
    border-radius: 10px;
    text-indent: 10px;
    margin-top: 20px auto;}
	.t3{float:right;margin:20px 10px 20px 0;;width:113px;height :43px;border:1px solid #333;border-radius :8px;background:#fff;cursor:pointer}
.t4{background:#73c5d0 !important;color:#fff !important;border:1px solid #73c5d0;margin:20px auto;}
.form-3{float:right;width:40%;margin-bottom: 10px;}
.form-4{float:left;width:40%;margin-bottom: 10px;}
.yingpin {position: fixed;left: 0;top: 0;height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.5);opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;transition: opacity 0.3s 0s, visibility 0s 0.3s;z-index:9999;}
.yingpin.is-visible {opacity: 1;visibility: visible;-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;-moz-transition: opacity 0.3s 0s, visibility 0s 0s;transition: opacity 0.3s 0s, visibility 0s 0s;}
.yingpin-container {
    border:10px solid #75c5d0;
    position: relative;
    width:96%;   
    height:610px;
    background: #FFF;     
   /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);*/
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0;box-sizing:border-box;padding-left:10px;padding-right:10px;
}
.yingpin-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible .yingpin-container {-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);}

.yingpin-container table{width:100%;font-size:15px;}

.yingpin-container table tr td{padding-top:20px;}

.yingpin-container table tr td span{color:red}
.m1{width:100%;height :39px;line-height :39px;text-indent:15px;border:1px solid #8f8f9d}

.m2{background:#fff}

.m3{width:96%;height :150px}

.m4{width:96%;height :60px;background:#75c5d0;margin :0 auto ;color:#fff;border:1px solid #75c5d0;cursor:pointer}

.m5{float:right}
.btns{height:40px;margin-top: 20px;}
.wap-guanzhu{display:block;width:100%;height: 148px;border-bottom: 0px solid #fff;}
.wap-guanzhu h3{text-align:center;}
.wap-guanzhu img{margin:10px auto;width:100%;}
.w50{width:40%;float:left;}
.gzh{margin:3% 12%;width:30%;}
.gzh p{text-align:center;}
.xcxshop{margin-left:8px;width:30%;margin-top:3%;}
.xcxshop p{text-align:center;}
.yuyan{width:100px;display:block;margin-top:10px;}
.lineh{margin-top: .1rem;}
.znh{margin-top:0px;}
.enh{margin-top:.1rem;}
	}







@keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-moz-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-webkit-keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-o-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}





